Usage of Alignment(1) can reduce the memory footprint. It also should use a fixed size type since there will be no surprises when running the code via another platform or something like that.
See Implementation
Usage of Alignment(1) can reduce the memory footprint. It also should use a fixed size type since there will be no surprises when running the code via another platform or something like that.